It's easy to get lazy when no one is looking. This is the idea behind the very webpage that you're looking at.

I have set up my computer to automatically track the number of lines that I knock off my to-do list.

You can "poke" me to remind me to stay alert and motivated when you see that I'm not being as productive as I can be.

// dates on-time not on-time // 0 2025-03-12 0 23 // 1 2025-03-13 0 5 // 2 2025-03-14 0 0 // 3 2025-03-15 0 1 // 4 2025-03-16 0 2 // 5 2025-03-17 0 21 // 6 2025-03-18 0 7 // 7 2025-03-19 0 7 // 8 2025-03-20 0 3 // 9 2025-03-21 0 9 // 10 2025-03-22 0 0 // 11 2025-03-23 0 0 // 12 2025-03-24 0 11 // 13 2025-03-25 0 16 // 14 2025-03-26 0 0 // 15 2025-03-27 0 10 // 16 2025-03-28 0 7 // 17 2025-03-29 0 1 // 18 2025-03-30 0 5 // 19 2025-03-31 0 6 // 20 2025-04-01 0 6